home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 2 / CU Amiga Magazine's Super CD-ROM 02 (1996)(EMAP Images)(GB)[!][issue 1996-04].iso / magazine / amiga_e / epp / freshfish.txt < prev    next >
Text File  |  1980-01-05  |  1KB  |  42 lines

  1.         .BEGIN-FISH-DESCRIPTION
  2.         .name
  3.         EPP
  4.         .fullname
  5.         E Preprocessor
  6.         .version
  7.         1.4d
  8.         .date
  9.         1993.03.24
  10.         .type
  11.         Precompiler
  12.         .short
  13.         E programming, "Include" source modules.
  14.         .description
  15.         E Preprocessor.  Simple, easy-to-use macro preprocessor
  16.         intended for use with Wouter van Oortmerssen's E language
  17.         compiler, v2.1b.  Allows E programmer's to "include" (similar
  18.         to C) E source code modules, thus adding modularity to the E
  19.         language.  Update to v1.1, this release offers: twice the
  20.         speed; many new options; directly calls the compiler;
  21.         accurately reports errors; transparent handling of duplicate
  22.         module and pmodule handling.
  23.         .distribution
  24.         FreeWare
  25.         .author
  26.         Barry Wills
  27.         .address
  28.         5528D Pryor Drive
  29.         Scott AFB, IL 62225
  30.         .email
  31.         el269@cleveland.freenet.edu
  32.         .restrictions
  33.         None
  34.         .requirements
  35.         Any Amiga OS version; any amiga model; Amiga E.
  36.         .source
  37.         Many small sample sources, several useful modules and their
  38.         test programs, as well as the source of the EPP executable.
  39.         .construction
  40.         Completely written in Amiga E 2.1b, source included.
  41.         .END-FISH-DESCRIPTION
  42.